www.gusucode.com > 落叶冰点万能企业网站内容管理系统 V9.1 > 落叶冰点万能企业网站内容管理系统 V9.1\code\admin\admindown\D_htm_edited_cont.asp

    <%


'**************************************************************
' 新动软网站管理系统
' 官方网站: http://www.aspcpu.com
' 系统作者: 阮丁远(网名:天下程序)
' Copyright 新动软网站管理系统 版权所有
'**************************************************************


%>





<LINK href="../css.css" type=text/css rel=stylesheet>
<%

dir_set="../../"


%>


<!--#include file=../../inc/conn.asp-->
<!--#include file=../../inc/Functionb.asp-->

<!--#include file=../../inc/ajaxLIB.asp-->

<!--#include file=../inc/checkadmin2.asp-->

<!--#include file=../../inc/functionFiless.asp-->



<!--#include file=inc_lanmu_bl.asp-->




<style type="text/css">
<!--
.STYLE3 {
	color: #FFFFFF;
	font-weight: bold;
}
.STYLE4 {
	color: #FF0000;
	font-weight: bold;
}
-->
</style>

<br /><br /><br /><br />

<%
sys_content_type=trim(request("sys_content_type"))

%>


<center>
<div style="border:#999999 1px solid; width:500px;height:80px; clear:both">


<br />
你添加或修改了内容,需要生成htm静态页,<br />
你可以选择只生成未更新过的或未生成的htm页,<br />
<br />
<input type="button" value="点击本处进入此频道的生成htm功能菜单" onclick="self.location='../adminhtml/D_B_htm_down.asp?sys_content_type=<%=sys_content_type%>';" />

<br />
<br />
</div>
</center>